From: Eli Zaretskii Date: Fri, 13 Apr 2007 18:33:58 +0000 (+0000) Subject: Update versions of Cygwin GCC known to produce good binaries. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~890 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=702047298808155a8075c80b2ef88c7a96448d8b;p=emacs.git Update versions of Cygwin GCC known to produce good binaries. --- diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 3f760fe1b70..6c72bacae11 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS @@ -2445,11 +2445,11 @@ Building Emacs 22 with Cygwin builds of GCC 3.4.4-1 and 3.4.4-2 is reported to either fail or cause Emacs to segfault at run time. In addition, the Cygwin GCC 3.4.4-2 has problems with generating debug info. Cygwin users are advised not to use these versions of GCC for -compiling Emacs. GCC versions 4.0.3, 4.1.1, and 4.1.2 reportedly -build a working Cygwin binary of Emacs, so we recommend these GCC -versions. Note that these three versions of GCC, 4.0.3, 4.1.1, and -4.1.2, are currently the _only_ versions known to succeed in building -Emacs (as of v22.1). +compiling Emacs. GCC versions 4.0.3, 4.0.4, 4.1.1, and 4.1.2 +reportedly build a working Cygwin binary of Emacs, so we recommend +these GCC versions. Note that these versions of GCC, 4.0.3, 4.0.4, +4.1.1, and 4.1.2, are currently the _only_ versions known to succeed +in building Emacs (as of v22.1). *** Building the native MS-Windows port with Cygwin GCC can fail.